Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(cubestore): Upgrade rust to 1.77.0-nightly (635124704 2024-01-27) #7640

Merged
merged 9 commits into from
Apr 8, 2024

Conversation

ovr
Copy link
Member

@ovr ovr commented Jan 10, 2024

Hello!

rustc 1.77.0-nightly (635124704 2024-01-27)
binary: rustc
commit-hash: 635124704849eeead4e3a7bb6e663c5351571d93
commit-date: 2024-01-27
host: aarch64-apple-darwin
release: 1.77.0-nightly
LLVM version: 17.0.6

Thanks

Copy link

vercel bot commented Jan 10, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

8 Ignored Deployments
Name Status Preview Comments Updated (UTC)
examples-angular-dashboard ⬜️ Ignored (Inspect) Visit Preview Apr 8, 2024 11:20am
examples-react-d3 ⬜️ Ignored (Inspect) Visit Preview Apr 8, 2024 11:20am
examples-react-dashboard ⬜️ Ignored (Inspect) Visit Preview Apr 8, 2024 11:20am
examples-react-data-table ⬜️ Ignored (Inspect) Visit Preview Apr 8, 2024 11:20am
examples-react-highcharts ⬜️ Ignored (Inspect) Visit Preview Apr 8, 2024 11:20am
examples-react-material-ui ⬜️ Ignored (Inspect) Visit Preview Apr 8, 2024 11:20am
examples-react-pivot-table ⬜️ Ignored (Inspect) Visit Preview Apr 8, 2024 11:20am
examples-vue-query-builder ⬜️ Ignored (Inspect) Visit Preview Apr 8, 2024 11:20am

@ovr ovr force-pushed the chore/cubestore-new-rust branch from 4a2210c to c10650e Compare January 10, 2024 17:03
Copy link

codecov bot commented Jan 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.89%. Comparing base (815be2f) to head (95d7c1d).
Report is 1 commits behind head on master.

❗ Current head 95d7c1d differs from pull request most recent head e515d90. Consider uploading reports for the commit e515d90 to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #7640       +/-   ##
===========================================
+ Coverage   47.90%   61.89%   +13.99%     
===========================================
  Files         154      351      +197     
  Lines       21034    48650    +27616     
  Branches     5422     5422               
===========================================
+ Hits        10077    30114    +20037     
- Misses      10203    17782     +7579     
  Partials      754      754               
Flag Coverage Δ
cube-backend 47.90% <ø> (ø)
cubesql 72.55% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ovr ovr force-pushed the chore/cubestore-new-rust branch from 9a44311 to 10747d2 Compare January 10, 2024 17:30
@ovr ovr force-pushed the chore/cubestore-new-rust branch 2 times, most recently from c654eba to 50880d3 Compare March 29, 2024 16:21
@ovr ovr changed the title feat(cubestore): Upgrade rust to 1.77.0-nightly feat(cubestore): Upgrade rust to 1.79.0-nightly (47ecded35 2024-03-26) Mar 29, 2024
@ovr ovr force-pushed the chore/cubestore-new-rust branch from f53d78d to a2bea8b Compare March 29, 2024 16:29
@ovr ovr changed the title feat(cubestore): Upgrade rust to 1.79.0-nightly (47ecded35 2024-03-26) feat(cubestore): Upgrade rust to 1.77.0-nightly (635124704 2024-01-27) Mar 29, 2024
@ovr ovr force-pushed the chore/cubestore-new-rust branch 10 times, most recently from 30fb7d6 to 6e2f5f5 Compare April 2, 2024 17:53
@ovr ovr force-pushed the chore/cubestore-new-rust branch from 95d7c1d to 9c40e31 Compare April 8, 2024 10:17
@ovr ovr force-pushed the chore/cubestore-new-rust branch from 01654dd to 3ac6a09 Compare April 8, 2024 10:28
@ovr ovr marked this pull request as ready for review April 8, 2024 11:30
@ovr ovr requested a review from a team as a code owner April 8, 2024 11:30
@ovr ovr merged commit 5aa5abb into master Apr 8, 2024
73 checks passed
@ovr ovr deleted the chore/cubestore-new-rust branch April 8, 2024 12:12
JichaoS referenced this pull request in luabase/cube May 7, 2024
…) (#7640)

Upgrading

- Rust
- IPC channel
- Mio
- Clang-sys/libloading/cc

rustc 1.77.0-nightly (635124704 2024-01-27)
binary: rustc
commit-hash: 635124704849eeead4e3a7bb6e663c5351571d93
commit-date: 2024-01-27
host: aarch64-apple-darwin
release: 1.77.0-nightly
LLVM version: 17.0.6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants